Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal items() As String, _ ByVal values() As String _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim items() As String Dim values() As String Dim instance As New ListBoxEditor(items, values) |
Parameters
- items
- Items in the list box list, specified as an array
- values
- Values for the items in the list box list, specified as an array
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6